Protected Overridable Sub OnItemInsert( _ ByVal index As Integer, _ ByVal item As T _ )
protected virtual void OnItemInsert( int index, T item )
CollectionBase<T> クラス CollectionBase<T> メンバ
© 2008 GrapeCity inc. All rights reserved.